Skip to content

Add QuickWall plugin submission#706

Closed
yazan-abualenain wants to merge 1 commit into
Flow-Launcher:mainfrom
yazan-abualenain:New-plugin-QuickWall
Closed

Add QuickWall plugin submission#706
yazan-abualenain wants to merge 1 commit into
Flow-Launcher:mainfrom
yazan-abualenain:New-plugin-QuickWall

Conversation

@yazan-abualenain

Copy link
Copy Markdown

QuickWall — browse wallpaper folders and set desktop wallpapers from Flow Launcher. Python plugin, MIT license.

QuickWall — browse wallpaper folders and set desktop wallpapers from Flow Launcher. Python plugin, MIT license.
@Garulf

Garulf commented Jul 14, 2026

Copy link
Copy Markdown
Member

Hi,

I noticed your plugin is using flox. Just a heads up: flox was deprecated a couple of years ago in favor of pyFlowLauncher, a newer, typed library that supports the plugin v1 AND v2 API. 🎉

I'd highly recommend migrating, flox has a few known flaws that won't be fixed due to how Flow Launcher has evolved, and pyFlowLauncher addresses them.

I also noticed flox is vendored in your project's source. That works, but it makes updating awkward. Most plugins instead have their CI bundle the dependency into the release zip artifact.

Thanks for using flox, and I hope you enjoy pyFlowLauncher!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants